NetworkDataSecurityConfig
@Serializable
Create an instance of Network Data Security Config.
Author
Abhishek Kumar
Since
12.7.00
Parameters
isEncryptionEnabled
If true, rest api calls body will be encrypted
encryptionEncodedDebugKey
the key which will be used for encryption / decryption for
a debug build.
encryptionEncodedReleaseKey
the key which will be used for encryption / decryption for a release build.